home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / gfx / show / PSX_View.lha / PSX-View.doc < prev    next >
Text File  |  1997-10-11  |  4KB  |  107 lines

  1.  
  2.                                 PSX-View V0.3
  3.  
  4.                           By Alberto Manuel Ordóñez
  5.  
  6. 1. Introduction:
  7.  
  8. This program can show and optionally save in IFF or PBM/PPM format some
  9. PlayStation pics on your amiga.
  10.  
  11. 2. Requeriments:
  12.  
  13. Any Amiga with AGA graphics, OS 2.0+, asl.library, some chip memory, a
  14. CD-ROM drive, a CD FileSystem capable of read PlayStation disks (AmiCDFS from
  15. Aminet works ok) and at least one of these disks.
  16.  
  17. 3. Installation:
  18.  
  19. Drag the icon to any place in your hard disk.
  20.  
  21. 4. Usage:
  22.  
  23. Insert a PlayStation disk in the CD-ROM, double-click on the PSX-View icon
  24. and an ASL requester will appear, select the volume in CD0: then select a
  25. file to view, if you want to save it in IFF format, press the "S" key, then
  26. another ASL requester will appear asking you the name of the file to create,
  27. if the image you want to save is in true color you can save it in true color
  28. format pressing the "T" key, if the image is not true color nothig will
  29. happen.
  30.  
  31. The images in the PlayStation CDs are commonly archived in a standar format
  32. called TIM format, this name is due to the usual extension of this images
  33. ".TIM" but the name is not official, I think TIM cames from Texture IMage, I
  34. don't know, but there are some images archived in RAW format too. PSX-View
  35. can show the TIM format correctly, and some RAW images.
  36.  
  37. The length of the RAW pic files must be any of this 153600, 163840, 307200,
  38. 327680, 524288 or 655360 bytes or a bit more.
  39.  
  40. If you select a binary data file, the program will display the data and you
  41. can see a trashed screen.
  42.  
  43. Some TIM pics and the RAW pics are TRUE color but I don't know how to convert
  44. them to HAM8, so the pics are displayed in 256 colors. To improve image
  45. quality you can activate the dithering option, this can be activated adding
  46. the DITHER tooltype to the PSX-View icon. Optionally you can save the TRUE
  47. color images in PBM/PPM TRUE color format, and render the image in HAM8 with
  48. your favorite graphic program.
  49.  
  50. Some PSX games have standard gfx files, I know two:
  51. EXTREME PINBALL  the tables are in standard .PCX format.
  52. KRAZY IVAN       there is some .LBM standard pics overthere.
  53.  
  54. 5. Legal notes:
  55.  
  56. Due to copyright reasons you can't distribute, modify or use any of the
  57. resulting images generated by this program. The author assumes NO
  58. responsibility for the use of this program.
  59.  
  60. This version is *not* definitive, use at your own risk.
  61.  
  62. Amiga is a registered trademark of Amiga International.
  63. PlayStation is a registered trademark of Sony Computer Entertainment.
  64.  
  65. 6. Author:
  66.  
  67. I'm a Spanish Amiga user, I like programing in Blitz Basic and "C" and I
  68. like all type of emulators. If you like this program and you want to help
  69. me or you like any type of emulators, you can contact me at:
  70.  
  71. e-mail:         namek@freenet.hut.fi
  72.  
  73. No e-mail mail: Alberto Manuel Ordóñez Téllez
  74.                 P.O. BOX 2103
  75.                 C.P. 29080
  76.                 Málaga (Spain)
  77.  
  78. 7. Thanks:
  79.  
  80. Many thanks to the next people:
  81.  
  82. Jose María Ruiz, David Díaz, Ishmair.
  83.  
  84. and Greetings to:
  85.  
  86. Pablo Ruiz, Juan Carlos Garcia, Javier Ordóñez, Toni Pomar, Antonio Ruiz,
  87. Peter McGavin, Marat Fayzullin, Marcel Beck, John Stiles, Victor Garcia,
  88. Olaf Barthel, and you for reading this doc and my bad english.
  89.  
  90. 8. History:
  91.  
  92. V0.1 (29/09/96) First release.
  93.  
  94. V0.2 (24/10/96) Added support for more PSX screen resolutions.
  95.                 Added dither option.
  96.                 Added IFF format save option.
  97.  
  98. V0.3 (11/10/97) Now the TIM format is parsed correctly.
  99.                 Added support for 4 and 8 bits TIM images.
  100.                 Added option to save true color images in true color format
  101.                 (PBM/PPM).
  102.                 Added support for one more PSX screen resolution.
  103.                 No more crashes when triying to display a TIM with extrange
  104.                 sizes.
  105.                 Fixed a bug in screen positioning.
  106.  
  107.